Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Util#expire so that it will work for any number of dead keys #236

Closed
wants to merge 2 commits into from

Conversation

jamesr2323
Copy link

I believe there was a missing loop, because the break statement was already there. Tests passing and tested it on our setup which had around 40,000 dead keys.

@mhenrixon mhenrixon self-requested a review August 11, 2017 07:57
mhenrixon added a commit that referenced this pull request Aug 19, 2017
@mhenrixon mhenrixon mentioned this pull request Aug 19, 2017
mhenrixon added a commit that referenced this pull request Aug 19, 2017
* Fix running tests

* Avoid warnings when testing console.start

* Only hide errors for valid constant names

* Improve test readability

* Lock on the instance again

* Clean up more tests

* Allow raising name errors caught by configuration

* Add change log entry

* Parallelize rubocop

* Styles

* Close ##236
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants